services.blockbook-frontend.<name>.cssDir

Location of the dir with main.css CSS file. By default, the one shipped with the package is used.

Type
absolute path
Default
"${package}/share/css/"
Example
"${dataDir}/static/css/"
Declared
<nixpkgs/nixos/modules/services/networking/blockbook-frontend.nix>